home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / include / X11 / bitmaps / boxes < prev    next >
Text File  |  2007-05-18  |  278b  |  7 lines

  1. #define boxes_width 16
  2. #define boxes_height 16
  3. static char boxes_bits[] = {
  4.    0x0f, 0x0f, 0x09, 0x09, 0x09, 0x09, 0x0f, 0x0f, 0xf0, 0xf0, 0x90, 0x90,
  5.    0x90, 0x90, 0xf0, 0xf0, 0x0f, 0x0f, 0x09, 0x09, 0x09, 0x09, 0x0f, 0x0f,
  6.    0xf0, 0xf0, 0x90, 0x90, 0x90, 0x90, 0xf0, 0xf0};
  7.